.navbar-brand img{
height:45px;
width:auto;
}

/* HEADER */
#header,
.header,
.navbar,
.primary-bg-color,
.topbar {
    background-color: #000000 !important;
}

/* FOOTER */
.footer-area,
.footer-section,
.main-footer,
#footer,
.footer,
.footer-area-bg {
background:#000000 !important;
background-color:#000000 !important;
}

/* FOOTER TEXT */
.footer-area a,
.footer-area p,
.footer-area span,
.footer-area li {
color:#ffffff !important;
}
/* =========================
   HOSTING PRODUCT BUTTONS
   ========================= */

/* Exact WHMCS product order buttons */
a[id^="product"][id$="-order-button"],
.product-desc footer a[id$="-order-button"],
.pricing-carousel a[id$="-order-button"] {
    background: #0072ff !important;
    background-color: #0072ff !important;
    border: 1px solid #0072ff !important;
    border-color: #0072ff !important;
    color: #ffffff !important;
    background-image: none !important;
}

/* Hover = green */
a[id^="product"][id$="-order-button"]:hover,
.product-desc footer a[id$="-order-button"]:hover,
.pricing-carousel a[id$="-order-button"]:hover {
    background: #28a745 !important;
    background-color: #28a745 !important;
    border: 1px solid #28a745 !important;
    border-color: #28a745 !important;
    color: #ffffff !important;
    background-image: none !important;
}

/* =========================
   MOBILE MENU TEXT
   ========================= */

/* Off-canvas / mobile menu links */
.header-menu a,
.header-menu li a,
.menu-list a,
.menu-list li a,
.mobile-menu a,
.mobile-menu li a,
.offcanvas-menu a,
.offcanvas-menu li a,
.sidebar-menu a,
.sidebar-menu li a,
.slicknav_nav a,
.mean-nav a,
.navbar-nav a,
.navbar-nav li a,
header .navbar-collapse a,
header .collapse a {
    color: #ffffff !important;
}

/* Search field inside mobile menu */
.offcanvas-menu input,
.mobile-menu input,
.sidebar-menu input,
.header-menu input {
    color: #ffffff !important;
    background: transparent !important;
}

.offcanvas-menu input::placeholder,
.mobile-menu input::placeholder,
.sidebar-menu input::placeholder,
.header-menu input::placeholder {
    color: #cfcfcf !important;
}

/* Divider lines in mobile menu */
.offcanvas-menu li,
.mobile-menu li,
.sidebar-menu li,
.header-menu li {
    border-color: rgba(255,255,255,0.18) !important;
}
/* PRODUCT BUTTON DEFAULT */
.pricing-carousel .tab-content .item .btn-success,
.pricing-carousel .tab-content .item a[id^="product"][id$="-order-button"] {
    color: #ffffff !important;
    background-color: #0072ff !important;
    border: 1px solid #0072ff !important;
}

/* PRODUCT BUTTON HOVER CARD STATE */
.pricing-carousel .tab-content .item:hover .btn-success,
.pricing-carousel .tab-content .item:hover a[id^="product"][id$="-order-button"] {
    color: #ffffff !important;
    background-color: #28a745 !important;
    border: 1px solid #28a745 !important;
}

/* HOVERED HOSTING CARD BORDER */
.pricing-carousel .tab-content .item:hover .product-desc {
    border-color: #28a745 !important;
    box-shadow: none !important;
}

/* HOVERED HOSTING CARD PRICE */
.pricing-carousel .tab-content .item:hover .product-price,
.pricing-carousel .tab-content .item:hover .product-price *,
.pricing-carousel .tab-content .item:hover .product-price span,
.pricing-carousel .tab-content .item:hover .product-price small,
.pricing-carousel .tab-content .item:hover .product-price p {
    color: #28a745 !important;
}

/* HOVERED HOSTING CARD TITLE ACCENT IF HOSTIKO USES PURPLE UTILITIES */
.pricing-carousel .tab-content .item:hover [class*="purple"] {
    color: #28a745 !important;
    border-color: #28a745 !important;
}

/* IF HOSTIKO PUTS BORDER ON THE CARD CONTAINER */
.pricing-carousel .tab-content .item:hover {
    border-color: #28a745 !important;
}

/* FORCE PRICE NUMBER GREEN ON HOVER */
.pricing-carousel .tab-content .item:hover .product-price,
.pricing-carousel .tab-content .item:hover .product-price *,
.pricing-carousel .tab-content .item:hover .product-price h1,
.pricing-carousel .tab-content .item:hover .product-price h2,
.pricing-carousel .tab-content .item:hover .product-price h3,
.pricing-carousel .tab-content .item:hover .product-price h4,
.pricing-carousel .tab-content .item:hover .product-price span,
.pricing-carousel .tab-content .item:hover .product-price strong,
.pricing-carousel .tab-content .item:hover .product-price b {
    color: #28a745 !important;
}

/* PRICE NUMBER DEFAULT */
.pricing-carousel .tab-content .item .price {
    color: #28a745 !important;
}

/* PRICE NUMBER ON HOVER */
.pricing-carousel .tab-content .item:hover .price {
    color: #28a745 !important;
}

/* PRICE NUMBER */
.pricing-carousel .tab-content .item .price {
    color: #28a745 !important;
}

/* PRICE NUMBER HOVER */
.pricing-carousel .tab-content .item:hover .price {
    color: #28a745 !important;
}

/* MONTHLY TEXT */
.pricing-carousel .tab-content .item .product-pricing,
.pricing-carousel .tab-content .item .product-pricing span,
.pricing-carousel .tab-content .item .product-pricing small,
.pricing-carousel .tab-content .item .product-pricing p {
    color: #28a745 !important;
}

/* MONTHLY TEXT HOVER */
.pricing-carousel .tab-content .item:hover .product-pricing,
.pricing-carousel .tab-content .item:hover .product-pricing span,
.pricing-carousel .tab-content .item:hover .product-pricing small,
.pricing-carousel .tab-content .item:hover .product-pricing p {
    color: #28a745 !important;
}

/* DOMAIN SEARCH BUTTONS */

/* SEARCH BUTTON (BLUE) */
#btnDomainSearch {
    background: #0072ff !important;
    border-color: #0072ff !important;
    color: #ffffff !important;
}

/* SEARCH BUTTON HOVER */
#btnDomainSearch:hover {
    background: #0057cc !important;
    border-color: #0057cc !important;
}

/* TRANSFER BUTTON (GREEN) */
#btnTransfer {
    background: #28a745 !important;
    border-color: #28a745 !important;
    color: #ffffff !important;
}

/* TRANSFER BUTTON HOVER */
#btnTransfer:hover {
    background: #218838 !important;
    border-color: #218838 !important;
}

.input-group .form-control {
    border-radius: 6px 0 0 6px !important;
}

.input-group .btn {
    border-radius: 0 6px 6px 0 !important;
}

.footer-section .footer-outer-con {
    display: grid !important;
    grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr !important;
    gap: 30px !important;
    align-items: start !important;
}

.footer-section .footer-col {
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.footer-section .footer-col:first-child,
.footer-section .footer-col:first-child .links,
.footer-section .footer-col:first-child .first-col {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
}

.footer-section .footer-col:first-child .footer-logo,
.footer-section .footer-col:first-child figure {
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
}

.footer-section .footer-col:first-child .footer-logo img {
    max-width: 140px !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
}

.footer-section .footer-col:first-child .footer-logos-img {
    margin: 0 !important;
    padding: 0 !important;
}

.footer-section .footer-col:first-child .footer-logos-img img {
    max-width: 180px !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
}

.footer-section h4 {
    margin: 0 0 14px 0 !important;
}

.footer-section ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.footer-section ul li {
    margin-bottom: 10px !important;
}

@media (max-width: 991px) {
    .footer-section .footer-outer-con {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 575px) {
    .footer-section .footer-outer-con {
        grid-template-columns: 1fr !important;
    }
}

.footer-section,
.footer-section p,
.footer-section li,
.footer-section a {
    color: #ffffff !important;
}

.footer-section h4 {
    color: #ffffff !important;
}

.footer-section a:hover {
    color: #f4b400 !important;
}

.footer-section .yellow-color {
    color: #f4b400 !important;
}

/* FORCE REMOVE EVERYTHING AT TOP OF BLOG PAGE */
.page-id-527 .inner-banner,
.page-id-527 .sub-banner,
.page-id-527 .page-banner,
.page-id-527 .banner,
.page-id-527 .header-banner,
.page-id-527 .domain-search-area,
.page-id-527 .domain-checker,
.page-id-527 .domain-search,
.page-id-527 .hostiko-banner {
    display: none !important;
}

/* ============================= */
/* NODEVERA HEADER OVERRIDE */
/* ============================= */

/* Top bar + header */
.topbar,
.primary-bg-color,
.navbar,
#header {
  background: linear-gradient(135deg, #2563eb, #1e3a8a) !important;
}

/* Menu text */
.navbar a,
.topbar a,
.navbar-nav > li > a {
  color: #ffffff !important;
}

/* Hover */
.navbar a:hover,
.topbar a:hover {
  color: #fbbf24 !important;
}

/* Dropdown menu */
.dropdown-menu {
  background: #1e3a8a !important;
  border: none !important;
}

.dropdown-menu a {
  color: #ffffff !important;
}

.dropdown-menu a:hover {
  background: #2563eb !important;
  color: #ffffff !important;
}

/* Mobile menu */
.offcanvas-menu,
.sidebar-menu {
  background: #1e3a8a !important;
}

.offcanvas-menu a,
.sidebar-menu a {
  color: #ffffff !important;
}

/* Hamburger button */
.menu-btn,
.navbar-toggler {
  background: #2563eb !important;
  border: none !important;
}

/* FORCE REMOVE GREEN TOP BAR */
.topbar,
.header-top,
.primary-bg-color,
#top-bar,
#header .topbar {
  background: #1e3a8a !important;
}

/* Top bar icons */
.topbar i,
.topbar a {
  color: #ffffff !important;
}

/* MAIN HEADER WHITE */
#header,
.navbar,
.primary-bg-color {
  background: #ffffff !important;
}

/* Menu text dark */
.navbar a,
.navbar-nav > li > a {
  color: #111827 !important;
}

/* TOP BAR BLUE */
.topbar,
.header-top,
.header-top-bar,
.top-bar,
.top-bar-area,
div[class*="top-bar"],
div[class*="header-top"] {
  background: #1e3a8a !important;
}

/* TOP BAR TEXT + ICONS */
.topbar a,
.topbar i,
.header-top a,
.header-top i,
.top-bar a,
.top-bar i {
  color: #ffffff !important;
}

/* HAMBURGER / MENU BUTTON */
.navbar-toggler,
.menu-btn,
button[class*="menu"],
button[class*="toggle"],
a[class*="menu"] {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
}

/* HAMBURGER ICON LINES */
.navbar-toggler span,
.navbar-toggler i,
.menu-btn i,
.menu-btn span,
button[class*="menu"] i,
button[class*="toggle"] i {
  color: #ffffff !important;
  border-color: #ffffff !important;
}

/* MOBILE / SLIDEOUT MENU PANEL */
.offcanvas-menu,
.sidebar-menu,
.mobile-menu,
div[class*="offcanvas"],
div[class*="sidebar-menu"] {
  background: #1e3a8a !important;
}

/* MOBILE MENU LINKS */
.offcanvas-menu a,
.sidebar-menu a,
.mobile-menu a,
div[class*="offcanvas"] a,
div[class*="sidebar-menu"] a {
  color: #ffffff !important;
}

/* MOBILE MENU LINK HOVER */
.offcanvas-menu a:hover,
.sidebar-menu a:hover,
.mobile-menu a:hover {
  color: #fbbf24 !important;
}

/* REMOVE GREEN/YELLOW FROM ANY HOSTIKO BUTTONS IN HEADER */
header .btn,
header button,
header .circle,
header .header-btn,
header [class*="green"],
header [class*="yellow"] {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
}

/* DESKTOP + MOBILE TOP BAR */
.top-bar-section,
.top-bar,
.top-bar-right-content,
.top-bar-left-content {
  background: #1e3a8a !important;
}

/* Top bar links/icons */
.top-bar a,
.top-bar i,
.top-bar .nav-link,
.top-bar .badge {
  color: #ffffff !important;
}

/* Remove green hover/active */
.top-bar .nav-link:hover,
.top-bar .nav-link:focus,
.top-bar .nav-link:active,
.top-bar .nav-item:hover,
.top-bar .nav-item:focus,
.top-bar .nav-item.active,
.top-bar .dropdown-toggle:hover,
.top-bar .dropdown-toggle:focus,
.top-bar .dropdown-menu > li > a:hover,
.top-bar .dropdown-menu > li > a:focus {
  background: #1e3a8a !important;
  color: #ffffff !important;
}

/* Cart count bubble */
#cartItemCount,
.badge-info {
  background: #2563eb !important;
  color: #ffffff !important;
  border: none !important;
}

/* Hamburger button */
.navbar-toggler,
.menu-btn,
button[class*="menu"],
button[class*="toggle"] {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
}

/* Hamburger hover */
.navbar-toggler:hover,
.navbar-toggler:focus,
.menu-btn:hover,
.menu-btn:focus,
button[class*="menu"]:hover,
button[class*="menu"]:focus {
  background: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
}

/* Mobile slideout panel */
.offcanvas-menu,
.sidebar-menu,
.mobile-menu,
.header-menu {
  background: #1e3a8a !important;
}

/* Mobile menu links */
.offcanvas-menu a,
.sidebar-menu a,
.mobile-menu a,
.header-menu a {
  color: #ffffff !important;
}

/* Mobile menu hover */
.offcanvas-menu a:hover,
.sidebar-menu a:hover,
.mobile-menu a:hover,
.header-menu a:hover {
  color: #fbbf24 !important;
  background: transparent !important;
}

/* ============================= */
/* NODEVERA BLUE FOOTER */
/* ============================= */

/* Main footer */
.footer-section,
.footer-area,
.main-footer,
#footer,
footer {
  background: linear-gradient(135deg, #1e3a8a, #2563eb) !important;
}

/* Footer text */
.footer-section p,
.footer-section li,
.footer-section a,
.footer-section span {
  color: #ffffff !important;
}

/* Footer headings */
.footer-section h4,
.footer-section h5,
.footer-section h3 {
  color: #ffffff !important;
}

/* Links hover */
.footer-section a:hover {
  color: #fbbf24 !important; /* yellow accent */
}

/* ============================= */
/* SOCIAL ICONS */
/* ============================= */

.footer-section .social-icons a,
.footer-section ul.social-icons li a {
  background: rgba(255,255,255,0.15) !important;
  color: #ffffff !important;
  border-radius: 50%;
}

/* Social hover */
.footer-section .social-icons a:hover,
.footer-section ul.social-icons li a:hover {
  background: #fbbf24 !important;
  color: #111827 !important;
}

/* ============================= */
/* COPYRIGHT AREA */
/* ============================= */

.copyright,
.footer-bottom,
.footer-bottom-area,
.footer-copyright {
  background: #1e3a8a !important;
  border-top: 1px solid rgba(255,255,255,0.2) !important;
}

/* Copyright text */
.copyright p,
.footer-bottom p,
.footer-copyright p {
  color: #e5e7eb !important;
}

/* ============================= */
/* CLEANUP */
/* ============================= */

.footer-section * {
  background-image: none !important;
}

/* ============================= */
/* REMOVE WHMCS GREEN COLORS */
/* ============================= */

/* Success boxes (green alerts) */
.alert-success,
.panel-success,
.bg-success,
.label-success {
  background-color: #2563eb !important; /* blue */
  border-color: #2563eb !important;
  color: #ffffff !important;
}

/* Success text */
.text-success {
  color: #2563eb !important;
}

/* Buttons (green → blue) */
.btn-success,
button.btn-success {
  background-color: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
}

/* Button hover */
.btn-success:hover,
button.btn-success:hover {
  background-color: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
}

/* Panels / boxes (like "By Month") */
.panel.panel-default > .panel-heading,
.card-header,
div[class*="header"],
div[class*="panel-heading"] {
  background: #2563eb !important;
  color: #ffffff !important;
}

/* Tables / headers */
.table thead,
thead {
  background: #2563eb !important;
  color: #ffffff !important;
}

/* ACTIVE MENU STATES */
.navbar-nav > li.active > a,
.navbar-nav > li.open > a,
.navbar-nav > li > a:active,
.navbar-nav > li > a:focus {
  background: #1e3a8a !important;
  color: #ffffff !important;
}

/* SIDEBAR / MOBILE MENU ACTIVE */
.sidebar-menu li.active > a,
.offcanvas-menu li.active > a {
  background: #1e3a8a !important;
  color: #ffffff !important;
}

/* ============================= */
/* INPUT FIELDS (REMOVE GREEN) */
/* ============================= */

.form-control:focus,
input:focus,
textarea:focus,
select:focus {
  border-color: #2563eb !important;
  box-shadow: 0 0 0 0.2rem rgba(37, 99, 235, 0.15) !important;
}

/* Search bar button */
.input-group .btn,
.input-group-append .btn {
  background-color: #2563eb !important;
  border-color: #2563eb !important;
  color: #fff !important;
}

.input-group .btn:hover {
  background-color: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
}

/* ============================= */
/* LOGIN BUTTON (REMOVE YELLOW) */
/* ============================= */

.btn-warning {
  background-color: #2563eb !important;
  border-color: #2563eb !important;
  color: #fff !important;
}

.btn-warning:hover {
  background-color: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
}

/* ============================= */
/* PASSWORD ICON BUTTON */
/* ============================= */

.input-group-text,
.btn.btn-default {
  background-color: #f1f5f9 !important;
  border-color: #e2e8f0 !important;
  color: #1e293b !important;
}

/* ============================= */
/* SEARCH INPUT BORDER FIX */
/* ============================= */

input[type="search"],
input[type="text"] {
  border: 1px solid #d1d5db !important;
}

/* ============================= */
/* LINKS (REMOVE YELLOW TONE) */
/* ============================= */

a {
  color: #2563eb;
}

a:hover {
  color: #1d4ed8;
}

/* ============================= */
/* INPUT FIELDS (REMOVE GREEN) */
/* ============================= */

.form-control:focus,
input:focus,
textarea:focus,
select:focus {
  border-color: #2563eb !important;
  box-shadow: 0 0 0 0.2rem rgba(37, 99, 235, 0.15) !important;
}

/* Search bar button */
.input-group .btn,
.input-group-append .btn {
  background-color: #2563eb !important;
  border-color: #2563eb !important;
  color: #fff !important;
}

.input-group .btn:hover {
  background-color: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
}

/* ============================= */
/* LOGIN BUTTON (REMOVE YELLOW) */
/* ============================= */

.btn-warning {
  background-color: #2563eb !important;
  border-color: #2563eb !important;
  color: #fff !important;
}

.btn-warning:hover {
  background-color: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
}

/* ============================= */
/* PASSWORD ICON BUTTON */
/* ============================= */

.input-group-text,
.btn.btn-default {
  background-color: #f1f5f9 !important;
  border-color: #e2e8f0 !important;
  color: #1e293b !important;
}

/* ============================= */
/* SEARCH INPUT BORDER FIX */
/* ============================= */

input[type="search"],
input[type="text"] {
  border: 1px solid #d1d5db !important;
}

/* ============================= */
/* LINKS (REMOVE YELLOW TONE) */
/* ============================= */

a {
  color: #2563eb;
}

a:hover {
  color: #1d4ed8;
}

/* ===================================== */
/* FORCE FIX LOGIN BUTTON */
/* ===================================== */
.login-btn,
.loginbutton,
.client-login-btn,
input[type="submit"],
button[type="submit"],
.btn.btn-default.btn-lg.btn-block,
.btn.btn-success.btn-sm,
.btn.btn-success,
.logincontainer .btn,
.logincontainer button,
.logincontainer input[type="submit"],
#frmLogin .btn,
#frmLogin button,
#frmLogin input[type="submit"] {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
  background-image: none !important;
}

.login-btn:hover,
.loginbutton:hover,
.client-login-btn:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
.btn.btn-default.btn-lg.btn-block:hover,
.btn.btn-success.btn-sm:hover,
.btn.btn-success:hover,
.logincontainer .btn:hover,
.logincontainer button:hover,
.logincontainer input[type="submit"]:hover,
#frmLogin .btn:hover,
#frmLogin button:hover,
#frmLogin input[type="submit"]:hover {
  background: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
  color: #ffffff !important;
  background-image: none !important;
}

/* ===================================== */
/* FORCE FIX PASSWORD EYE BUTTON */
/* ===================================== */
.input-group-btn .btn,
.input-group-append .btn,
.btn.btn-default {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
  background-image: none !important;
}

.input-group-btn .btn:hover,
.input-group-append .btn:hover,
.btn.btn-default:hover {
  background: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
  color: #ffffff !important;
}

/* ===================================== */
/* FORCE FIX FOOTER GREEN/YELLOW BUTTONS */
/* ===================================== */
.footer-section .btn,
.footer-section button,
.footer-section a.btn,
.footer-bottom .btn,
.footer-bottom button,
.footer-bottom a.btn,
footer .btn,
footer button,
footer a.btn,
.footer-copyright .btn,
.footer-copyright button,
.footer-copyright a.btn {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
  background-image: none !important;
}

.footer-section .btn:hover,
.footer-section button:hover,
.footer-section a.btn:hover,
.footer-bottom .btn:hover,
.footer-bottom button:hover,
.footer-bottom a.btn:hover,
footer .btn:hover,
footer button:hover,
footer a.btn:hover,
.footer-copyright .btn:hover,
.footer-copyright button:hover,
.footer-copyright a.btn:hover {
  background: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
  color: #ffffff !important;
  background-image: none !important;
}

/* ===================================== */
/* FORCE FIX FOOTER LANGUAGE / CURRENCY */
/* ===================================== */
.footer-bottom .btn-default,
.footer-bottom .btn-success,
.footer-bottom .btn-warning,
.footer-bottom .dropdown-toggle,
.footer-copyright .btn-default,
.footer-copyright .btn-success,
.footer-copyright .btn-warning,
footer .btn-default,
footer .btn-success,
footer .btn-warning {
  background: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
  background-image: none !important;
}

.footer-bottom .btn-default:hover,
.footer-bottom .btn-success:hover,
.footer-bottom .btn-warning:hover,
.footer-bottom .dropdown-toggle:hover,
.footer-copyright .btn-default:hover,
.footer-copyright .btn-success:hover,
.footer-copyright .btn-warning:hover,
footer .btn-default:hover,
footer .btn-success:hover,
footer .btn-warning:hover {
  background: #1d4ed8 !important;
  border-color: #1d4ed8 !important;
  color: #ffffff !important;
}

/* ===================================== */
/* REMOVE GREEN / YELLOW THEME GRADIENTS */
/* ===================================== */
.btn-success,
.btn-warning,
.btn-default,
.label-success,
.bg-success,
.alert-success {
  background-image: none !important;
}

/* HERO / BREADCRUMB PILL OVER PAGE BANNER */
.page-banner .breadcrumb,
.sub-banner .breadcrumb,
.inner-banner .breadcrumb,
.banner .breadcrumb,
ol.breadcrumb,
.breadcrumb {
  background: rgba(255,255,255,0.12) !important;
  border: 1px solid rgba(255,255,255,0.45) !important;
  color: #ffffff !important;
}

/* Breadcrumb links */
.page-banner .breadcrumb a,
.sub-banner .breadcrumb a,
.inner-banner .breadcrumb a,
.banner .breadcrumb a,
.breadcrumb a {
  color: #ffffff !important;
}

/* Breadcrumb hover */
.page-banner .breadcrumb a:hover,
.sub-banner .breadcrumb a:hover,
.inner-banner .breadcrumb a:hover,
.banner .breadcrumb a:hover,
.breadcrumb a:hover {
  color: #dbeafe !important;
}

/* Remove old orange/yellow active breadcrumb */
.page-banner .breadcrumb .active,
.sub-banner .breadcrumb .active,
.inner-banner .breadcrumb .active,
.banner .breadcrumb .active,
.breadcrumb .active,
.page-banner .breadcrumb-item.active,
.sub-banner .breadcrumb-item.active,
.inner-banner .breadcrumb-item.active,
.banner .breadcrumb-item.active,
.breadcrumb-item.active {
  color: #ffffff !important;
}

/* Breadcrumb separators */
.breadcrumb-item + .breadcrumb-item::before,
.page-banner .breadcrumb li + li:before,
.sub-banner .breadcrumb li + li:before,
.inner-banner .breadcrumb li + li:before {
  color: rgba(255,255,255,0.75) !important;
}

/* Fix page title text sitting over banner */
.page-banner h1,
.sub-banner h1,
.inner-banner h1,
.banner h1 {
  color: #ffffff !important;
}

/* ===== Nodevera desktop dashboard restore ===== */

/* Top utility bar */
.top-header,
.topbar,
.header_top,
.header-top,
.header-topbar {
    background: #0b56d0 !important;
    min-height: 42px !important;
    border: 0 !important;
}

.top-header a,
.topbar a,
.header_top a,
.header-top a,
.header-topbar a {
    color: #fff !important;
}

/* Main header */
header,
.header,
.main-header,
.navbar,
.navbar-default,
.menu-wrap,
.main-menu-con {
    background: #ffffff !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* Logo */
.logo,
.navbar-brand,
.header-logo {
    display: flex !important;
    align-items: center !important;
    min-height: 90px !important;
}

.logo img,
.navbar-brand img,
.header-logo img {
    max-height: 60px !important;
    width: auto !important;
    object-fit: contain !important;
}

/* Desktop nav */
.navbar-nav,
.main-menu,
nav ul {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
}

.navbar-nav > li > a,
.main-menu li a,
nav ul li a {
    color: #222 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

/* Keep mobile toggle hidden on desktop */
.menu-toggle,
.navbar-toggle,
.responsive-btn,
.responsive_menu_btn {
    display: none !important;
}

/* Hero/banner */
.banner,
.main-banner,
.home-banner,
.slider-bg,
.banner-con,
.client-home-banner {
    min-height: 320px !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
}

.banner::before,
.main-banner::before,
.home-banner::before,
.slider-bg::before,
.banner-con::before,
.client-home-banner::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: rgba(0,0,0,.25) !important;
    z-index: 1 !important;
}

.banner *,
.main-banner *,
.home-banner *,
.slider-bg *,
.banner-con *,
.client-home-banner * {
    position: relative !important;
    z-index: 2 !important;
}

/* Domain section */
.domain-search,
.domain-section,
.search-domain,
#domain-search,
.home-domain-search {
    background: #ffffff !important;
    padding: 55px 20px 35px !important;
    text-align: center !important;
}

.domain-search h1,
.domain-search h2,
.domain-section h1,
.domain-section h2,
.search-domain h1,
.search-domain h2 {
    color: #1d2433 !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

/* Domain form width */
.domain-search form,
.domain-section form,
.search-domain form,
#domain-search form {
    max-width: 760px !important;
    margin: 0 auto !important;
}

/* Product area */
.services-box,
.product-box,
.home-product-box,
.feature-box,
.pricing-box {
    background: #fff !important;
    border: 1px solid #e4e8f0 !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 10px rgba(0,0,0,.05) !important;
}

/* Fix odd spacing */
section,
.banner,
.domain-search,
.services-section {
    margin-top: 0 !important;
}

/* Tablet/mobile fallback */
@media (max-width: 991px) {
    .menu-toggle,
    .navbar-toggle,
    .responsive-btn,
    .responsive_menu_btn {
        display: inline-flex !important;
    }

    .navbar-nav,
    .main-menu,
    nav ul {
        justify-content: flex-start !important;
        gap: 8px !important;
    }

    .banner,
    .main-banner,
    .home-banner,
    .slider-bg,
    .banner-con,
    .client-home-banner {
        min-height: 220px !important;
    }

    .domain-search h1,
    .domain-search h2,
    .domain-section h1,
    .domain-section h2,
    .search-domain h1,
    .search-domain h2 {
        font-size: 30px !important;
    }
}

